variable adj. 1.易變的,變化無(wú)常的,無(wú)定的 (opp. constant, steady)。 2.可變的,能變的;變換的。 3.【數(shù)學(xué)】變量的;【天文學(xué)】變光的;【生物學(xué)】變異的。 Prices are variable according to the exchanges. 物價(jià)跟著匯率變動(dòng)。 a man of variable character 反復(fù)無(wú)常的人。 a rod of variable length (伸縮)如意棒。 a word of variable construction 可以作種種解釋的詞。 variable capital 可變資本。 a variable budget 臨時(shí)預(yù)算。 n. 1.易變的東西。 2.【數(shù)學(xué)】變量,變數(shù),變項(xiàng),變?cè)?(opp. constant);【天文學(xué)】變星 (=variable star);【航海】(方向不定的)變風(fēng),不定風(fēng) (opp. trade wind); 〔pl.〕 (貿(mào)易風(fēng)帶中的)變風(fēng)帶。 adv. -ably ,-ness n.
The data is passed into our program variables ,數(shù)據(jù)被傳遞到我們的程序變量(
Moving data to program variables 將數(shù)據(jù)移至程序變量
They re more like algebraic variables than traditional programming variables 。它們更像是代數(shù)變量而不是傳統(tǒng)的編程變量。
For example , it shows that you do not have to declare or predefine program variables 例如,它表明您不需要聲明或預(yù)定義程序變量。
To another our program variables is comparatively very fast , our i o is faster - at least in theory )傳遞到另一個(gè)位置(我們的程序變量)是相當(dāng)快的,因此輸入輸出更快至少理論上如此。
The command info variables will print out the values of all program variables , but will take a long time because gdb prints variables from the c library as well as our program code Info variables命令將打印出所有程序變量的值,但這要進(jìn)行很長(zhǎng)時(shí)間,因?yàn)間db將打印c庫(kù)和程序代碼中的變量。
When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable 將transact - sql結(jié)果列、返回代碼或輸出參數(shù)中的數(shù)據(jù)移到某個(gè)程序變量中時(shí),必須將這些數(shù)據(jù)從sql server 2005系統(tǒng)數(shù)據(jù)類型轉(zhuǎn)換成該變量的數(shù)據(jù)類型。
Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable 在將一個(gè)對(duì)象中的數(shù)據(jù)移至另一對(duì)象、與另一對(duì)象中的數(shù)據(jù)比較或組合,或者將來(lái)自transact - sql結(jié)果列、返回代碼或輸出參數(shù)的數(shù)據(jù)移至程序變量中時(shí),可能需要轉(zhuǎn)換數(shù)據(jù)類型。